Don't set parent/child relationship for tooltip windows since that moves
authorRichard Hult <richard@imendio.com>
Sat, 16 Jun 2007 15:38:33 +0000 (15:38 +0000)
committerRichard Hult <rhult@src.gnome.org>
Sat, 16 Jun 2007 15:38:33 +0000 (15:38 +0000)
commitf55096fc74687f20cc6c15b88677436f12b500de
tree411a8495518c65637047b5f7e06fec6d0ee7621f
parent517012e987f320ea0405fe8ea9e724e0c112476d
Don't set parent/child relationship for tooltip windows since that moves

2007-06-16  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkwindow-quartz.c (gdk_window_set_transient_for):
Don't set parent/child relationship for tooltip windows since that
moves the parent window to the front, due to the tooltip having a
high window level.

svn path=/trunk/; revision=18158
ChangeLog
gdk/quartz/gdkwindow-quartz.c